@charset "utf-8";
@media screen and (max-width:1920px) {

}
@media screen and (max-width:1680px) {

}
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1440px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1366px) {

}
@media screen and (max-width:1360px) {

}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1024px) {
body,html{background:none;}
.block{display:none;}
.none{display:block;}
.box {padding:20px 0;}
.cw{width:100%;float:left;}
.header {width:calc(100% - 10px);padding:0 5px;transition:0.4s all;height:60px;position:relative;background:#fff url("../bg.jpg");background-size:110%;}
.header .logo{width:auto;float:left;margin-top:5px;}
.header .logo img{width:auto;height:50px;margin-top:0;margin-left:15px;}

.header .Close_btn_shad {width:100%;height:0;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(0, 0, 0, 0.3);transition:0.3s all;}
.header .Close_btn_shad.active {height:100%;}
.header .nav {width:120px;position:fixed;height:100%;overflow:auto;top:0px;right:-200px;background:#7E308E;background:linear-gradient(to bottom,#7E308E,#2E3191);transition:0.6s all;padding:0 15px;z-index:888;}
.header .nav.active {right:-20px;}
.header .nav ul {width:100%;float:left;}
.header .nav li{width:100%;float:left;text-align:center;margin-right:0px;padding:0;}
.header .nav li span{width:100%;float:left;text-align:center;}
.header .nav li:nth-child(1){margin-top:50px;}
	
.header .nav li:before,.header .nav .subnav{display:none;}
	
.header .Close_btn {display:none;}
	
/*手机导航*/
.m_head{display:block;}
.m_biz{width:calc(100% - 10px);float:left;padding:8px 5px;background:url("../mhead.jpg") no-repeat 0 0;background-size:100%;}
.m_biz img{width:auto;height:50px;}
.m_logo{width:calc(100% - 10px);float:left;padding:5px;background:#fff;display:block;}
.m_logo img{width:auto;height:50px;}
.m_head .Close_btn_shad {width:100%;height:0;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(255, 255, 255, 0.4);transition:0.3s all;}
.m_head .Close_btn_shad.active {height:100%;}
.m_head .m_menu {width:120px;position:fixed;height:100%;top:0px;right:-200px;background:rgba(126,48,142,.95);transition:0.6s all;z-index:88;}
.m_head .m_menu.active {right:0px;}
.m_head .m_menu a{display:block;color:#fff;text-align:center;line-height:40px;position:relative;}
.m_head .m_menu a:before{height:0;width:0;border-color:transparent rgba(255,255,255,.6) transparent transparent;border-style:solid;left:16px;top:17px;}
.m_head .m_menu a:nth-child(1){margin-top:48px;}
.m_head .Close_btn {display:block;}
	
.m_navs{width:calc(100% - 40px);float:left;background:#7E308E;display:block;padding:8px 40px 8px 0;}
.m_navs a{width:25%;float:left;line-height:20px;color:rgba(255,255,255,.8);text-align:center;position:relative;}
.m_navs a:before{width:1px;height:13px;background:rgba(255,255,255,.3);left:auto;right:1%;top:4px;}
.m_navs a:last-child:before{display:none;}
.m_navs a.active{color:#fff;}
/*底部导航*/
.wap_nav {width:calc(100% - 10px);padding:5px 10px 0 0;position:fixed;left:0;bottom:0;display:block;background:rgba(255,255,255,.98);box-shadow:0 2px 10px rgba(0,0,0,0.2);z-index:6;}
.wap_nav a {width:24%;float:left;text-align:center;font-size:12px;position:relative;color:#222;}
.wap_nav a i {width:16px;height:16px;margin:0 auto;display:table;background:url("../wap_nav.png") no-repeat 0 0;background-size:100%;}
.wap_nav a.yes{color:#7E308E;}
.wap_nav a:nth-child(2) i{background-position:0 -47px;}
.wap_nav a:nth-child(3) i{background-position:0 -93px;}
.wap_nav a:nth-child(4){width:28%;line-height:42px;background:#7E308E;background:linear-gradient(to right,#7E308E,#9D35B7);color:#fff;font-size:14px;border-radius:30px 0 0 30px;text-align:left;position:absolute;right:0px;top:0px;}
.wap_nav a:nth-child(4) i{width:20px;height:20px;background-position:0 -177px;float:left;margin:0 8px 0 20px;position:relative;top:11px;}
.wap_nav a.yes:nth-child(1) i{background-position:0 -23px;}
.wap_nav a.yes:nth-child(2) i{background-position:0 -70px;}
.wap_nav a.yes:nth-child(3) i{background-position:0 -116px;}

.m_menu_btn{width:100%;float:left;display:block;margin:0px 0 10px 0;background:#fff;padding-bottom:10px;}	
.m_menu_btn a{width:25%;float:left;text-align:center;margin-top:10px;}
.m_menu_btn a i{width:50px;height:50px;margin:0 auto;display:table;background:#7E308E;background:linear-gradient(to right,#7E308E,#2E3191);border-radius:30px;position:relative;}
.m_menu_btn a i:before{width:30px;height:30px;background:url("../mnav.png") no-repeat 1px 2px;background-size:28px;left:10px;top:10px;}
.m_menu_btn a h2{margin-top:5px;}
.m_menu_btn a:nth-child(2) i:before{background-position:1px -29px;}
.m_menu_btn a:nth-child(3) i:before{background-position:1px -61px;}
.m_menu_btn a:nth-child(4) i:before{background-position:1px -95px;}
.m_menu_btn a:nth-child(5) i:before{background-position:1px -128px;}
.m_menu_btn a:nth-child(6) i:before{background-position:1px -159px;}
.m_menu_btn a:nth-child(7) i:before{background-position:1px -191px;}
.m_menu_btn a:nth-child(8) i:before{background-position:1px -223px;}
	
.copright,.help,.weixin,.header .nav .subnav,.swech,#banner,.d_tel{display:none;}	
	
.s_box{width:100%;float:left;padding:0px;border-left:none;border-right:none;background:#F8EEF9;}
#hotnew {width:100%;}

.xwgg{width:calc(100% - 10px);margin:0;padding:5px;background:#fff;padding-bottom:10px;}
	
.kdao {width:100%;float:left;height:auto;}
.kdao li{width:33.3%;float:left;padding:15px 0;text-align:center;position:relative;}
.kdao li:before{width:1px;height:57px;right:0px;background:rgba(255,255,255,.4);}
.kdao li i{float:none;margin:0 auto;display:table;}
.kdao li:nth-child(2),.kdao li em,.kdao li:last-child:before,.szjs li em{display:none;}	
	
.xywh{width:100%;}
.szjs{display:none;}
.szjs li{width:calc(25% - 10px);}	
.szjs li:last-child{height:120px;}
.szjs li:nth-child(6),.szjs li:nth-child(7){display:none;}

.xywh li{width:calc(100% - 10px);margin-left:0px;padding:5px;background:#fff;}
.xywh li h3 a{line-height:26px;}
.xywh li:nth-child(2){margin-top:10px;}
.show_box{width:100%;border-left:none;border-right:none;padding-bottom:10px;}

.list_map{width:calc(100% - 20px);background:#7E308E;background:linear-gradient(to right,#7E308E,#2E3191);padding:0 10px;margin-bottom:10px;margin-top:50px;}
.list_map h2 a:after{border-color:transparent transparent #fff transparent;bottom:0px;}
.list_map p{display:none;}
.rit{width:calc(100% - 10px);margin-left:5px;}
	
.list_new,.list_jiaos{width:100%;}

.list_new li img{height:60px;margin-left:10px;}
.list_new li h3{font-size:18px;color:#7E308E;line-height:20px;height:40px;overflow:hidden;}
.list_new li span{bottom:10px;}
.list_new li p{display:none;}	
	
.list_jiaos li p{margin-top:5px;height:32px;line-height:16px;}
.list_jiaos li i{width:82px;margin-right:20px;}

.show_next{margin-bottom:15px;}
.show_next dt{width:calc(100% - 50px);padding:0 25px;background:#7E308E;}
.show_next dt h2{display:none;}
.show_next dt a{background:#7E308E;position:relative;}
.show_next dt a:hover{background:#7E308E;}
.show_next dt a:before{height:0;width:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px;right:-17px;top:13px;}
.show_next dt a:nth-child(1):before{border-color:transparent #fff transparent transparent;right:auto;left:-15px;}
	
.js_pic{width:calc(100% - 120px);padding-left:120px;position:relative;height:130px;}
.js_pic i{width:100px;position:absolute;left:0px;top:0px;}
.js_pic h3{margin-top:20px;}


.js_bod{width:100%;float:left;}	
	
	
	
	
	
	
	
	
	
	
	
	
	

.list_baom{width:100%;float:left;}	
.list_baom ul{width:calc(100% - 60px);}
.list_baom li{width:calc(100% - 20px);}

.footer{padding-bottom:40px;background:none;}
	
}
@media screen and (max-width:768px) {

}
@media screen and (max-width:414px) {

}
@media screen and (max-width:412px) {

}
@media screen and (max-width:375px) {

}
@media screen and (max-width:360px) {

}
@media screen and (max-width:320px) {

}